'Declaration
Public Property SelectionChanged As EventCallback(Of IEnumerable(Of Integer))
public EventCallback<IEnumerable<int>> SelectionChanged {get; set;}
'Declaration
Public Property SelectionChanged As EventCallback(Of IEnumerable(Of Integer))
public EventCallback<IEnumerable<int>> SelectionChanged {get; set;}